R: Outer function 您所在的位置:网站首页 outer r语言 R: Outer function

R: Outer function

2024-06-27 04:07| 来源: 网络整理| 查看: 265

Outer function {Rfast}R Documentation Outer function Description

The outer function.

Usage Outer(x, y, oper = "*") Arguments x

A numerical vector.

y

A numerical vector.

oper

The available options are "*" (multiplication), "/" (division), "+" (sum), "-" (substraction), "^" (power raise), and "

Details

The function is the same as R's "outer", but works with vectors only and probably has less capabilities, but faster.

Value

A matrix with all the combinations.

Author(s)

Manos Papadakis and Michail Tsagris

R implementation and documentation: Manos Papadakis and Michail Tsagris .

See Also

mat.mult, vecdist

Examples x


【本文地址】

公司简介

联系我们

今日新闻

    推荐新闻

    专题文章
      CopyRight 2018-2019 实验室设备网 版权所有